home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19951130-19960209 / 000311_news@columbia.edu _Sat Jan 20 21:30:51 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.3/8.7.3) with ESMTP id VAA12589 for <kermit.misc@watsun>; Sat, 20 Jan 1996 21:30:50 -0500 (EST)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.3/8.7.3) id VAA05944 for kermit.misc@watsun; Sat, 20 Jan 1996 21:30:49 -0500 (EST)
  4. Path: news.columbia.edu!sol.ctr.columbia.edu!news.uoregon.edu!hpg30a.csc.cuhk.hk!news.cuhk.edu.hk!agate!spool.mu.edu!howland.reston.ans.net!torn!nott!bcarh189.bnr.ca!bmerhc5e.bnr.ca!bcarh8ab.bnr.ca!hadi
  5. From: hadi@bnr.ca (Jamal Hadi Salim)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: The Transmit command
  8. Date: 20 Jan 1996 23:31:34 GMT
  9. Organization: Bell-Northern Research Ltd.
  10. Lines: 17
  11. Message-ID: <4dru0m$oev@bcarh8ab.bnr.ca>
  12. NNTP-Posting-Host: bcarhf3f.bnr.ca
  13.  
  14.  
  15. i have hooked up a local device thru a serial port and i am trying
  16. to talk to it via kermit. No problem there; 
  17. however, when i use the transmit command to send it a text file only the first 
  18. line is sent!
  19. i looked up the kermit book page 170-1 and it suggested that i change
  20. the prompt on the local device since kermit waits for this
  21. prompt ... i have no idea how the device receives th lines and how it processes
  22. them. I changed the prompt on the device but only the first line got received
  23.  
  24. I can load the device using crosstalk but would prefer to use kermit
  25. since it runs on unix.
  26.  
  27. help will be appreciated.
  28.  
  29. cheers
  30. jamal